CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp 服务器

搜索资源列表

  1. P2P

    0下载:
  2. 利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息-Use of UDP hole punching techniques. Sub-server-side with the client. Server-side is responsible for landing records the user' s IP and port holes, and forwarding the message
  3. 所属分类:.net

    • 发布日期:2017-03-25
    • 文件大小:5561
    • 提供者:Tracy
  1. UDP

    0下载:
  2. 服务器端和客户端之间通信C#代码~分为Server和Client-Server and Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:104071
    • 提供者:ToBoo
  1. MyUDP_Reliable

    0下载:
  2. 基于MFC的UDP可靠传输,简单实现,分客户端和服务器端。-reliable transition of UDP based on MFC.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:55220
    • 提供者:Fred
  1. UDPServer

    0下载:
  2. 一个简单的vc下udp服务器端程序,希望对初学者有所帮助-Vc under a simple udp server-side procedures, and they hope to be helpful for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1123
    • 提供者:zmz
  1. JAVAClient_Server

    0下载:
  2. 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:55132
    • 提供者:
  1. feige

    0下载:
  2. 飞鸽传书(IP Messenger)是一个小巧方便的即时通信软件,它适用于局域网内甚至广域网间进行实时通信和文档共享。基于 TCP/IP(UDP),无需服务器,简单易用。可传送文件和文件夹。通讯数据采用RSA/Blofish 加密。-Dove Chuanshu (IP Messenger) is a compact and convenient instant messaging software, it applies to the LAN or even WAN conducted real
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7896898
    • 提供者:
  1. UDPcommuncation

    0下载:
  2. 实现UDP的客户端与服务器的通信程序,它是通多线程来实现,很较大的学习价值。-The realization of UDP client and server communication program, which is multi-threaded pass to achieve, it is the larger the value of learning.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:15309
    • 提供者:qin
  1. C++hxbc

    0下载:
  2. C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1874082
    • 提供者:hclcool
  1. chatroom

    0下载:
  2. 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-01
    • 文件大小:8508508
    • 提供者:苏永昌
  1. CS

    0下载:
  2. 基于C/S模式的客户端服务器编程,通过TCP UDP连接实现时间查询,数值计算功能。-Based on C/S mode of client-server programming, TCP UDP connection through time inquiries, numerical computing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:198251
    • 提供者:鲁晓明
  1. UdpOfSocketServer

    0下载:
  2. socket udp 的服务器端程序,包括简单的可靠传输的实现-socket udp server-side procedures, including simple and reliable transmission to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:33491
    • 提供者:李广柱
  1. UDPserver

    0下载:
  2. Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1481
    • 提供者:莱克
  1. sever

    0下载:
  2. 网络服务器编程,包含TCP和UDP,几款流行的服务器模型-Web server programming, including TCP and UDP, several popular server model
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:213935
    • 提供者:北平
  1. Udpserver

    0下载:
  2. UDP通信程序,主要介绍SOCKET服务器端的设置步骤-UDP server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:737
    • 提供者:super
  1. SSVSPM

    0下载:
  2. 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3277913
    • 提供者:蔡生
  1. NetServ

    0下载:
  2. udp自动转发程序,在服务器端运行程winnetserv.exe后就会自动把client.exe发送过来的udp包转发到指定的ip地址-udp automatically forward procedure at the server side to run automatically after the way winnetserv.exe put client.exe sent forward the udp packets to a specific ip address
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:115802
    • 提供者:toby
  1. UDP

    0下载:
  2. 学习Indy控件时写的一个简单例子,使用UDPServer进行通讯,服务器进行数据转发,也可以直接进行客户端到客户端的通讯,修改一下即可实现。-Indy control study when Writing a simple example, the use of UDPServer communicate forward data server can also direct the client to client communications, make some corrections
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-28
    • 文件大小:457698
    • 提供者:马振良
  1. Chat6

    0下载:
  2. 开发环境:MyEclipse 实现简单的聊天室功能,学会TCP,UDP协议,在客户机/服务器模型下用WINSOCK实现Internet中常见的聊天室软件的方案。-Development Environment: MyEclipse easy implementation of the chat room feature, Institute of TCP, UDP protocol, the client/server model using WINSOCK implementation o
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:150869
    • 提供者:任芳
  1. cvery_112520622

    0下载:
  2. 用socket实现tcp和udp,包含了客户端和服务器端-use socket to complete tcp/udp code
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:203463
    • 提供者:yjcheng
  1. feng-0.1.99.1

    0下载:
  2. feng rtsp服务器源码,使用tcp/udp/sdp/rtcp/rtp/rtsp-feng rtsp server source code, use the tcp/udp/sdp/rtcp/rtp/rtsp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:912200
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com